projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e6f957
)
; * src/androidmenu.c (android_menu_show): Fix typo.
author
Po Lu
<luangruo@yahoo.com>
Wed, 22 Feb 2023 11:31:31 +0000
(19:31 +0800)
committer
Po Lu
<luangruo@yahoo.com>
Wed, 22 Feb 2023 11:31:31 +0000
(19:31 +0800)
src/androidmenu.c
patch
|
blob
|
history
diff --git
a/src/androidmenu.c
b/src/androidmenu.c
index e1b64b9a545d7ec331d4cabfbed75bf191d3c799..2ba11aa1663c178f5bed8d275a16bcfb12b55012 100644
(file)
--- a/
src/androidmenu.c
+++ b/
src/androidmenu.c
@@
-375,7
+375,7
@@
android_menu_show (struct frame *f, int x, int y, int menuflags,
if (android_get_current_api_level () >= 26
&& STRINGP (help))
- help_string = android_build_string (help
_string
);
+ help_string = android_build_string (help);
store = current_context_menu;
current_context_menu